CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 张正友 标定

搜索资源列表

  1. Zhang-Zhengyou-calibration-method

    0下载:
  2. 用于计算机视觉摄像机图像处理的张正友标定方法-Zhang Zhengyou for image processing, computer vision camera calibration method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:493297
    • 提供者:jiangtao
  1. Zhang-calib-matlab

    0下载:
  2. 张正友标定工具箱,matlab,用于摄像头内参的标定-Calibration toolbox by zhangzhengyou
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:62999
    • 提供者:刘辰溪
  1. calib_cvut

    0下载:
  2. 张正友标定法标定摄像头内参,使用cvut工具箱,opencv-zhang s calibration method ,cvut,opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17285871
    • 提供者:刘辰溪
  1. _Heikkila-a-Silven

    0下载:
  2. 张正友标定法中计算内参的方法,经典原文资料-calculate Intrinsics zhang s method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:124441
    • 提供者:刘辰溪
  1. fisheye_brown

    1下载:
  2. 张正友标定法中计算鱼眼摄像头畸变的方法,经典原文-calculate fisheye camera zhang s method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:771768
    • 提供者:刘辰溪
  1. OpenCVcamclabiration

    0下载:
  2. 基于Opencv的摄像机标定,其中主要是张正友标定算法的分析,代码可以运行成功,但是需要配置opencv -Opencv based camera calibration, which is to analyze Zhang Zhengyou calibration algorithm, the code can be run successfully, but you need to configure opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-11
    • 文件大小:18495346
    • 提供者:杨帆
  1. Calibration_modified

    0下载:
  2. 张正友标定法,读取张正友的数据处理。在simon的基础上添加了少量注释,改正了新版本levenberg-marquardt不能运行的问题。-Read Zhang Zhengyou calibration, data processing. Add a small amount of notes on the basis of Simon, a new version of Levenberg-Marquardt cannot run to correct the problem.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:633489
    • 提供者:茄子
  1. cameraCali

    0下载:
  2. 张正友标定法,标定图像,将图像进行校正,是当今用的最多的方式方法-This method is so good, I have transferred through this. And it is very useful for the IT workers. This is my first code. Thank you every one.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-21
    • 文件大小:5803874
    • 提供者:panwenping
  1. TsaiMethod-v3.0

    0下载:
  2. 利用matlab实现了相机标定经典算法的张正友标定法-Using matlab realize the classic camera calibration algorithm calibration method Zhang Zhengyou
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:154076
    • 提供者:张强
  1. toolbox_calib

    0下载:
  2. 张正友标定法工具箱,进行了相应的优化,参考ICTIS2015论文-zhang s calibration lib tools
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-23
    • 文件大小:285827
    • 提供者:huanggang
  1. Zhang(zhongwenzhushi)

    0下载:
  2. 对张正友标定得程序重新详细标注了中文注释,方便初学者尽快入门,在最短的时间内了解程序流程,提高学习效率!-Zhang Zhengyou matlab calibration procedures, in order to facilitate a beginner, a code re-done every detail marked Chinese comments, so that we can understand the flow of the program as soon as po
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2716
    • 提供者:张浩
  1. homography-matrix

    0下载:
  2. 通过一张图片基于张正友标定的2D视觉标定,其结果为一个单应性矩阵,基于Opencv的角点提取,标定的计算是自己编写,内有注释和原理,已在工程实践中得到应用。-Zhang Zhengyou based 2D calibration for camera calibration by a picture, the result is a homography, extraction based on corner Opencv, the calibration is calculated to wr
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:571809
    • 提供者:xuchanglong
  1. shexiangji-biaoding-opencv

    0下载:
  2. 用opencv标定双目摄像机标序源代码(张正友标定法)-Binocular cameras calibration source code for opencv (the calibration method of zhengyou zhang)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:zkp
  1. zhang-calibration

    0下载:
  2. 张正友标定法用于相机标定内含源代码和3篇论文-zhengyou zhang camera calibration
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2205054
    • 提供者:wangyan
  1. Calibrationtoolbox

    0下载:
  2. 张正友标定法matlab工具箱,以及详细的文档说明-zhangzhengyou calibrationtoolbox and document
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10274060
    • 提供者:zy
  1. zhangzhengyou

    0下载:
  2. 利用opencv基于张正友标定法对相机标定,具有详细的中文注释,可以直接运行使用,不过注意配置开发环境,用的vs2012和opencv1、2-Zhang Zhengyou use opencv based calibration method for camera calibration, the Chinese have detailed notes, can be run directly use, but pay attention to configure your developmen
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:315694
    • 提供者:KEN
  1. qiujieneiwaicanshu

    0下载:
  2. 通过利用张正友标定法得出的摄像机的标定结果内参、外参,求取平面任意两点的距离。-By using the results of the internal control calibration calibration method to get Zhang Zhengyou camera, external reference, the plane to strike any two points.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-22
    • 文件大小:39418692
    • 提供者:sun
  1. CameraCalibration

    0下载:
  2. 张正友经典论文,灵活的相机标定法,内附图片+源码,可以直接使用(zhangzhengyou,image+program, A Flexible New Technique for Camera Calibration)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:10756096
    • 提供者:霉霉啦~
  1. 单目相机标定

    1下载:
  2. 基于张正友的标定算法,由MFC写的,程序清晰而有条理,花了我一周左右时间,资源宝贵且行且珍惜
  3. 所属分类:数据结构常用算法

  1. CE

    0下载:
  2. 张正友标定法,内含图片。棋盘标定法。单目标定(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:62898176
    • 提供者:任杰1
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com